home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / ge_cool.lha / GE_COOL2.1 / src / Set / Makefile next >
Makefile  |  1992-07-13  |  1KB  |  42 lines

  1. #
  2. # Copyright (C) 1991 Texas Instruments Incorporated.
  3. #
  4. # Permission is granted to any individual or institution to use, copy, modify,
  5. # and distribute this software, provided that this complete copyright and
  6. # permission notice is maintained, intact, in all copies and supporting
  7. # documentation.
  8. #
  9. # Texas Instruments Incorporated provides this software "as is" without
  10. # express or implied warranty.
  11. #
  12.  
  13. include ../../Makedefs
  14. include ../Makedefs
  15.  
  16. CURDIR  = $(TOP)/$(DIRNAME)/Set/
  17. HEADERS = Set.h
  18. SOURCES = 
  19. TEMPLATES = Set.C
  20. OBJECTS = $(SOURCES:.C=.o)
  21. SUBDIRS = tests examples
  22.  
  23. include ../../Makeclassestargs
  24.  
  25. # DO NOT DELETE THIS LINE -- make depend depends on it.
  26.  
  27. Set.o: /home/etamin/u0/nguyen/cool/include/cool/Set.h
  28. Set.o: /home/etamin/u0/nguyen/cool/include/cool/Base_Hash.h
  29. Set.o: /usr/lang/SC1.0/include/CC/stream.h
  30. Set.o: /usr/lang/SC1.0/include/CC/iostream.h
  31. Set.o: /usr/lang/SC1.0/include/CC/memory.h
  32. Set.o: /usr/lang/SC1.0/include/CC/c_varieties.h
  33. Set.o: /usr/lang/SC1.0/include/CC/iomanip.h
  34. Set.o: /usr/lang/SC1.0/include/CC/generic.h
  35. Set.o: /usr/lang/SC1.0/include/CC/stdiostream.h
  36. Set.o: /usr/lang/SC1.0/include/CC/stdio.h
  37. Set.o: /usr/lang/SC1.0/include/CC/fstream.h
  38. Set.o: /home/etamin/u0/nguyen/cool/include/misc.h
  39. Set.o: /usr/lang/SC1.0/include/CC/values.h
  40. Set.o: /home/etamin/u0/nguyen/cool/include/defs.h
  41. Set.o: /home/etamin/u0/nguyen/cool/include/cool/Envelope.h
  42.